home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / CODING / VBASIC / AUTODOC.ZIP / INITSCR.TXT < prev    next >
Encoding:
Text File  |  1995-02-22  |  876 b   |  21 lines

  1.                                            
  2. The Automated Documentation Generator for Microsoft Visual Basic Programs. 
  3.  
  4. "While programming in Visual Basic can be easier than with other languages,
  5. creating and maintaining the necessary project documentation hasn't become
  6. any less of a chore, with unraveling poorly documented code originally 
  7. written by others being a particularly knotty problem," writes UK's PCPlus
  8. magazine in its review of AutoDoc.
  9.     
  10. AutoDoc is a utility which provides excellent documentation facility for 
  11. VB projects and relieves the programmer from the maintenence and timely 
  12. updation of documentation. 
  13.        
  14. Extensive online help is available in AutoDoc , any time just press F1 key.
  15.      
  16. Warning...
  17. ----------
  18. Make sure that all VB files ( BAS and FRM ) are stored in ASCII Text format
  19.       
  20. Happy AutoDocumenting ... 
  21.